ppc: pp440-generic: Simplify Makefile
authorRicardo Ribalda Delgado <[email protected]>
Tue, 26 Jan 2016 10:24:10 +0000 (11:24 +0100)
committerMichal Simek <[email protected]>
Wed, 27 Jan 2016 14:32:05 +0000 (15:32 +0100)
As a result of the specific board removal, the Makefiles can be
simplified.

Signed-off-by: Ricardo Ribalda Delgado <[email protected]>
Reviewed-by: Bin Meng <[email protected]>
Reviewed-by: Tom Rini <[email protected]>
Acked-by: Stefan Roese <[email protected]>
Signed-off-by: Michal Simek <[email protected]>
Reviewed-by: Michal Simek <[email protected]>
board/xilinx/ppc440-generic/Makefile

index 5ca57a9b0d54baea8e48880325a94be8f6cfa2f4..4d5f41029ac684a17ace942f0dd093c50a91f9c3 100644 (file)
@@ -9,5 +9,5 @@
 # SPDX-License-Identifier:     GPL-2.0+
 #
 
-obj-y  += ../../xilinx/ppc440-generic/xilinx_ppc440_generic.o
-extra-y        += ../../xilinx/ppc440-generic/init.o
+obj-y  += xilinx_ppc440_generic.o
+extra-y += init.o